home *** CD-ROM | disk | FTP | other *** search
- on KasiCursor which
- set the cursor of sprite which to [member "kasi" of castLib "internal", member "mask_kasi" of castLib "internal"]
- end
-
- on ClrCursorsAbsolute
- set i to 1
- repeat while i <= 120
- set the cursor of sprite i to 0
- set i to i + 1
- end repeat
- end
-
- on defaultCursor which
- set the cursor of sprite which to 0
- end
-